internal/sync.Mutex.unlockSlow (method)

2 uses

	internal/sync (current package)
		mutex.go#L198: 		m.unlockSlow(new)
		mutex.go#L202: func (m *Mutex) unlockSlow(new int32) {